home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / thstafx1.zip / TERHOST.ZIP / PASSWORD.TXT < prev    next >
Text File  |  1997-08-02  |  3KB  |  133 lines

  1. %  THIS MUST BE IN THE \HOST DIRECTORY!
  2. %
  3. % PASSWORD.TXT
  4. % ============
  5. %
  6. % File used by the Point system to have passwords on different systems
  7. % The passwords are not case-sensitive, % is comment lines
  8. % Passwords can be up to 8 chars long.
  9. % The PktPassword is used when sending netmail and you have speciel
  10. % netmail password. Also called PacketPassword
  11. %
  12. %
  13. % Keywords: (Affect ALL entries following)
  14. %
  15. %
  16. % @MINBAUD
  17. % ========
  18. %
  19. % This option is the minimum baud to allow for mail calls for nodes
  20. % listed below keyword.
  21. %
  22. % @DEVICE [device-code]
  23. % =====================
  24. %
  25. % Force device to use for all addresses listed after keyword until
  26. % end-of-file or new @DEVICE keyword is found.
  27. %
  28. %       0  For default device
  29. %   1..10  To force device
  30. %     255  For current device
  31. %
  32. % @DIALPREFIX [prefix-number]
  33. % ===========================
  34. %
  35. % Force a certain dial prefix command for all addresses listed after keyword
  36. % until end-of-file or new @DIALPREFIX keyword is found.
  37. %
  38. % @PHONE [number-to-dial]
  39. % =======================
  40. %
  41. % Dial this number instead of nodelist entry for all following entries.
  42. % Use @PHONE without number to disable function again
  43. %
  44. % Other keywords:
  45. %
  46. % @NOCALLALL [node-address]
  47. %
  48. % When using the /CALL ALL function from commandline, manual or hostmode,
  49. % you can prevent calling certain systems using this keyword. It will be
  50. % useful if you want to call everyone except your boss or other uplinks.
  51. % You can use as many @NOCALLALL keywords as you like.
  52. %
  53.  
  54. @NOCALLALL 2:236/11111
  55.  
  56. %
  57. % Node               Password        PktPassword
  58. % |----------------| |------|        |------|
  59.  
  60. %
  61. % Allow 2400 calls or more
  62. %
  63.  
  64. @MINBAUD 2400
  65.  
  66. %                      hix999
  67. % 2:236/111.2          motown          secret
  68.  
  69. 1:395/602            9Q5VT397
  70. 1:133/1023           D3811@D4        
  71. 1:2222/30            DAD9540        
  72. 1:109/921            DAD9540
  73. 1:109/921.1          DAD9540
  74. 1:2250/50            DARKMAN
  75. 86:8406/0            DAD3663
  76. 1:115/500            DAD9540
  77. 1:2250/24.1          DAD9540
  78. 1:2250/24.12         AAHZ
  79. 1:2250/33            CHAOTIC
  80. 1:3612/300           DAVED
  81. 1:2250/11            TG8466
  82.  
  83.  
  84.  
  85. % @PHONE 394 1230
  86. % 2:236/111            xxxzz9
  87. @PHONE
  88.  
  89. %
  90. % Allow 19200 or more
  91. %
  92. @DEVICE 255
  93. @MINBAUD 19200
  94.  
  95. % 1:395/602            9Q5VT397        9Q5VT387
  96. % 1:133/1023
  97. % 1:2222/30
  98. % 1:109/921            
  99. % 1:2250/50            
  100. % 86:8406/0            
  101. % 1:115/500            
  102. % 86:8124/8            
  103. % 1:2250/11            
  104. % 1:2250/24.1          
  105. % 1:2250/24.12        
  106. % 1:2250/33            
  107. % 1:3612/300           
  108. % 1:*/*
  109. % 1:*/*.*
  110. % 2:*/*
  111. % 3:*/*
  112. % 4:*/*
  113. % 5:*/*
  114. % 6:*/*
  115. % 7:*/*
  116.  
  117.  
  118. %
  119. % ISDN address
  120. %
  121.  
  122. % @DEVICE 5
  123. % @DIALPREFIX 4
  124. % @MINBAUD 64000
  125. % 2:236/2000           xxxzz9
  126.  
  127. %
  128. % Do not check the rest of the systems
  129. %
  130.  
  131. @MINBAUD 0
  132.  
  133.